[INFO] cloning repository https://github.com/jannik4/shader_docs_v2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jannik4/shader_docs_v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannik4%2Fshader_docs_v2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannik4%2Fshader_docs_v2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6135b21e7af55f2bfe0e488b0fa3369f41de6953
[INFO] fixing jannik4/shader_docs_v2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannik4%2Fshader_docs_v2" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jannik4/shader_docs_v2
[INFO] finished tweaking git repo https://github.com/jannik4/shader_docs_v2
[INFO] tweaked toml for git repo https://github.com/jannik4/shader_docs_v2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jannik4/shader_docs_v2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jannik4/shader_docs_v2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8de7c6275d1ace69751edc4b0d2c0965861037b395090f9fbe719f7ca7e02516
[INFO] running `Command { std: "docker" "start" "8de7c6275d1ace69751edc4b0d2c0965861037b395090f9fbe719f7ca7e02516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8de7c6275d1ace69751edc4b0d2c0965861037b395090f9fbe719f7ca7e02516" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8de7c6275d1ace69751edc4b0d2c0965861037b395090f9fbe719f7ca7e02516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8de7c6275d1ace69751edc4b0d2c0965861037b395090f9fbe719f7ca7e02516" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/compiler/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/docs/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/generator/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/make/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking pp-rs v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking xattr v1.0.1
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling askama_parser v0.1.1
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking naga v0.14.1
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking naga v0.13.0
[INFO] [stderr]     Checking naga v0.20.0
[INFO] [stderr]     Checking naga v0.12.3
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking naga_oil v0.8.2
[INFO] [stderr]     Checking naga_oil v0.10.1
[INFO] [stderr]    Compiling basic-toml v0.1.7
[INFO] [stderr]     Checking naga_oil v0.11.0
[INFO] [stderr]     Checking cargo-platform v0.1.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking docs v0.1.0 (/opt/rustwide/workdir/crates/docs)
[INFO] [stderr]    Migrating crates/docs/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking naga_oil v0.14.0
[INFO] [stderr]     Checking naga_oil v0.13.0
[INFO] [stderr]    Compiling askama_derive v0.12.2
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking compiler v0.1.0 (/opt/rustwide/workdir/crates/compiler)
[INFO] [stderr]    Migrating crates/compiler/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking generator v0.1.0 (/opt/rustwide/workdir/crates/generator)
[INFO] [stderr]    Migrating crates/generator/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking make v0.1.0 (/opt/rustwide/workdir/crates/make)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/generator/src/lib.rs:96:34
[INFO] [stdout]     |
[INFO] [stdout]  92 |     for entry in fs::read_dir(path)? {
[INFO] [stdout]     |                  -------------------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  93 |         let entry = entry?;
[INFO] [stdout]     |             -----   ------
[INFO] [stdout]     |             |       |
[INFO] [stdout]     |             |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |             `entry` calls a custom destructor
[INFO] [stdout]     |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  96 |             if let Ok(version) = Version::parse(path.file_name().unwrap().to_str().unwrap()) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                  up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  99 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.20/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/generator/src/lib.rs:96:34
[INFO] [stdout]     |
[INFO] [stdout]  92 |     for entry in fs::read_dir(path)? {
[INFO] [stdout]     |                  -------------------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  93 |         let entry = entry?;
[INFO] [stdout]     |             -----   ------
[INFO] [stdout]     |             |       |
[INFO] [stdout]     |             |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |             `entry` calls a custom destructor
[INFO] [stdout]     |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  96 |             if let Ok(version) = Version::parse(path.file_name().unwrap().to_str().unwrap()) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                  up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  99 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.20/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/make/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.99s
[INFO] [stderr] crater-edition-check: compiler v0.1.0 (/opt/rustwide/workdir/crates/compiler) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: docs v0.1.0 (/opt/rustwide/workdir/crates/docs) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: generator v0.1.0 (/opt/rustwide/workdir/crates/generator) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: make v0.1.0 (/opt/rustwide/workdir/crates/make) updating edition from 2021 to 2024
[INFO] [stderr]     Checking docs v0.1.0 (/opt/rustwide/workdir/crates/docs)
[INFO] [stderr]     Checking generator v0.1.0 (/opt/rustwide/workdir/crates/generator)
[INFO] [stderr]     Checking compiler v0.1.0 (/opt/rustwide/workdir/crates/compiler)
[INFO] [stderr]     Checking make v0.1.0 (/opt/rustwide/workdir/crates/make)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.33s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "8de7c6275d1ace69751edc4b0d2c0965861037b395090f9fbe719f7ca7e02516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8de7c6275d1ace69751edc4b0d2c0965861037b395090f9fbe719f7ca7e02516", kill_on_drop: false }`
[INFO] [stdout] 8de7c6275d1ace69751edc4b0d2c0965861037b395090f9fbe719f7ca7e02516
